home *** CD-ROM | disk | FTP | other *** search
/ CD Exchange / CD Exchange - Volume 1.iso / utils / misc / mathplot / macros / test11.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-01-01  |  126 b   |  9 lines

  1. /* test of hp-output */
  2. address "MPlot_ARexx"
  3. options results
  4.  
  5. hpgl_on "ram:test.plt"
  6.  
  7. plot 0 normal derive1 derive2
  8.  
  9. hpgl_off